declare const _default: { functions: () => Promise; client: () => Promise; slate: () => Promise; apig: () => Promise; appsail: (standAlone: boolean) => Promise; }; export default _default;