import { Severity, Usage } from '../../../enums'; declare const _default: { "spaced-comment": (Severity | Usage | { line: { exceptions: string[]; markers: string[]; }; block: { exceptions: string[]; markers: string[]; balanced: boolean; }; })[]; }; export default _default;