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