export declare const isIgnoredFilename: (filename: string) => boolean;
