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