type SupportedDb = 'mysql' | 'mariadb'; export default SupportedDb;