export declare function setDsn(params: string): void; export declare function getDsn(): string;