import { Encrypter } from "../types"; export declare const ScryptEncrypter: Encrypter;