declare const _default: { getSettings: (ctx: any) => Promise; setSettings: (ctx: any) => Promise; }; export default _default;