import React from 'react'; import { IconBaseProps } from './_base'; declare const FolderOpen: React.FC; export default FolderOpen;