import * as Amplify from "./Amplify"; export { Amplify } import * as Campaigns from "./Campaigns"; export { Campaigns } import * as Diagnostics from "./Diagnostics"; export { Diagnostics } import * as PageCopyWithAssets from "./PageCopyWithAssets"; export { PageCopyWithAssets } import * as RestOnly from "./RestOnly"; export { RestOnly }