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