import { Queryable } from '@databases/pg'; export default function getSchemaName(connection: Queryable, schemaID: number): Promise;