export type ConfigOptions = Record; export declare const CONFIG_OPTIONS: unique symbol; export type EnvConfig = Record;