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