export declare function isIgnored(ignoreFileContents: string, relativeFilePath: string): boolean;
