import type { Importer } from './index.js';
export default function makeIgnoreImporter(): Importer;
