import { SvgIconComponent } from './types'; declare const FolderOpenIcon: SvgIconComponent; export default FolderOpenIcon;