export declare function buildKeyWithPrefix(name: string, prefix?: string): string;
