import { SelectStatement } from '@joe-re/sql-parser'; import { Rule, RuleConfig } from './index'; export declare const alignWhereClauseToTheFirst: Rule;