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