declare function hashToObject(hash: string): Record; export default hashToObject;