import type { FC } from "react"; export declare namespace AttachmentPrimitiveName { type Props = Record; } export declare const AttachmentPrimitiveName: FC; //# sourceMappingURL=AttachmentName.d.ts.map