import { Rule } from './types.js';
export declare const dangerousBreaking: Rule;
