/// export declare function importAesKey(key: string, salt: Buffer, opt?: { name?: string | undefined; }): Promise;