export default function createIgnorer(directory: string, filename?: string): (filepath: string) => boolean;