export declare function sanitizeVariable(input: string): string; export declare function collectPrototype(key: string, base: any, limit: any): Map;