import SqlError from "../generic/sqlError"; export declare class PostgresError extends SqlError { }