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