export declare function scanDir(dir: string): string[]; export declare function getRootDir(): string;