import { BitLength } from './types';
export declare const DEFAULT_BITLENGTH: BitLength;
