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