import '../polyfill';
export default function toMiniSecret(mnemonic: string, password?: string): Uint8Array;
