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

declare const BlurCircular: ReactIconComponentType;
export default BlurCircular;
            