import { IFiledDecorator } from './Field'; import { FieldMetadata } from '../metadata'; export declare const NotMaped: IFiledDecorator;