import { Rule } from '../counsel';
export declare const check: Rule['check'];
export declare const rule: Rule;
