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