declare const _default: { getMysqlConfig: () => null; getConnection: () => Promise | undefined; }; export default _default;