import { SVGIconDef } from './types'; declare const FileCopyOutlined: SVGIconDef; export default FileCopyOutlined;