export declare function embedKeys(hash: object): object;
export declare function hashToCollection(hash: object): Array<any>;
