export default function (string: string, rounds?: number): Promise<string>;
