export declare function startAutoloader(root?: ParentNode): void;
export declare function setAutoloaderBasePath(path: string): void;
