import { DialectOptions } from '../../dialect.js';
export declare const redshift: DialectOptions;
