export declare const isSafeToCreateAppIn: (rootPath: string, name: string) => boolean;
