import * as React from 'react'; declare function FolderOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof FolderOutlined; export default FolderOutlined;