export declare const NgFormsMetadataKeys: {
    NG_FORM_FIELD: string;
    NG_FORM_FIELD_REQUIRED: string;
};
