import type { Config } from './types';
export declare const defaults: Omit<Config, 'db' | 'editor'>;
//# sourceMappingURL=defaults.d.ts.map