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