import { Arrayish } from './types';
export declare function keccak256(data: Arrayish): string;
//# sourceMappingURL=keccak256.d.ts.map