export declare const UNKNOWN = "UNKNOWN"; export declare const UNKNOWN_RULE: { key: string; data: { type: string; }; }; export declare const isUnknown: any;