export declare const AttachmentScreen: ({ ids }: { ids?: (import("../hooks/useParams").Params & { AttachmentId?: string | null | undefined; SchemaId?: string | null | undefined; FormId?: string | null | undefined; }) | undefined; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=AttachmentScreen.d.ts.map