export declare const baseNameConfigExists: (baseName?: string) => boolean; export declare const allNewApplications: (applications: any) => boolean;