/** * # Create database from Schema Function */ export default function noDatabaseDbHandler(queryString: string): Promise;