import { type Ignore } from "ignore"; export declare function createIgnoreFilter(rootPath: string): Ignore;