import { type Rule } from '../linter/rule.js';
export declare const namingConventionStructure: Rule;
