import type { CSpellSettings } from '@cspell/cspell-types';
export default function doom(): Promise<CSpellSettings>;
