import { Mapper } from '../imageopto-types';
/**
 * @hidden
 */
declare const blur: Mapper;
export default blur;
