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