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