export declare const indexRE: RegExp;
export declare function isIndexFile(file: string): boolean;
