export declare const defaults: { enabled: string; server: { host: string; port: string | number; whitelist: string[]; }; };