import { FormatFn } from '../../src/sqlFormatter.js'; export default function supportsConstraints(format: FormatFn, actions: string[]): void;