import { Settings } from './types.mjs'; declare const DEFAULT_SETTINGS: Settings; export { DEFAULT_SETTINGS };