import { type ComponentPropsWithoutRef } from 'react'; export type FormInfoProps = ComponentPropsWithoutRef<'span'>; export declare const FormInfo: import("react").MemoExoticComponent, HTMLSpanElement>, "ref"> & import("react").RefAttributes>>; //# sourceMappingURL=FormInfo.d.ts.map