export declare function getTomls(appDirectory?: string): Promise<{ [key: string]: string; }>;