export declare function keyToString(key: string, useShort?: boolean): string;
