declare const FormSkeleton: ({ fieldCount }: { fieldCount?: number; }) => import("react/jsx-runtime").JSX.Element; export default FormSkeleton; //# sourceMappingURL=FormSkeleton.d.ts.map