import { TTypedArraysNative } from '@pashoo2/typed-array-utils'; export declare type TSaltUtilsSaltType = string | TTypedArraysNative | ArrayBuffer;