import type { Options } from './types'; export declare const DEFAULT_OPTIONS: Options; export declare const ROOT_KEY: string;