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