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