export declare function setBasePath(path: string): void; export declare function getBasePath(subpath?: string): string;