import type { DialectBehavior } from "../dialect-behavior/behavior.js"; export declare const redshiftBehavior: DialectBehavior;