export declare function hashApiKey(rawKey: string, pepper?: string): string;
