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