import type { FC, PropsWithChildren } from "react";
export declare namespace MessagePartPrimitiveInProgress {
    type Props = PropsWithChildren;
}
export declare const MessagePartPrimitiveInProgress: FC<MessagePartPrimitiveInProgress.Props>;
//# sourceMappingURL=MessagePartInProgress.d.ts.map