import { MapperFunction } from '../../../dynamic-resolver';
export declare const schemaMapper: Map<string, string | MapperFunction>;
