import { type SvgStringOpts } from '../../svgString'; export declare const FileSVG: (opts?: SvgStringOpts) => string; export default FileSVG;