export = index;
declare function index(name: string, dir?: string, _hashTreeOverride?: null | ((...args: any[]) => any), _skipCache?: boolean): string;
