/// import { SvgIconProps } from './types'; export declare function FormIcon({ className, ...props }?: Partial): JSX.Element;