export declare function sign(data: any, keyName: string): Promise<any>;
