import type { ScryptParams } from './types.js';
export declare const DEFAULT_PARAMS: ScryptParams;
