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