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