export declare function getMappedKeys(obj: object, prefix?: string): string[];
