import { SVGProps } from 'react'; declare const IconFileRegular: (props: SVGProps) => JSX.Element; export default IconFileRegular;