import { ClientBase, Client } from "pg"; export declare function schema(tx: ClientBase | Client): Promise;