/**
* @description The speed of the database connection with the server
* @returns number
*/
export default function (): Promise<string>;
