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