import type { BitLength } from './types.js';
/** @internal */
export declare const DEFAULT_BITLENGTH: BitLength;
