import { DocumentTypeValidator } from '../../types';
export declare const documentPropertyExistsAsFieldOnTypeValidator: DocumentTypeValidator;
