export function getDefaultDomainForApp(appId: any): string; export function getDefaultDomainForBranch(appId: any, branch: any): string; export function publishFileToAmplify(appId: any, branchName: any, artifactsPath: any, amplifyClient: any): Promise; //# sourceMappingURL=amplify-console-utils.d.ts.map