import { ReactIconComponentType } from '../types';

declare const BlurOff: ReactIconComponentType;
export default BlurOff;
            