export declare const configDir: (name: string) => string;
export declare const basePath: string;
export declare const appsDirectory: string;
