export declare const FUNCTION = "function";
export declare const OBJECT = "object";
export declare const STRING = "string";
