export declare function createFilterSourceFile(hash: string): (path: string) => boolean;
