declare module '@consento/sync-randombytes' { import { Buffer } from 'buffer' export default function (input: T): T; }