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

declare const BlurLinear: ReactIconComponentType;
export default BlurLinear;
            