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