export { addRule, hint, format } from './htmlint'; declare function notSupported(): void; export declare const hintFile: typeof notSupported; export declare const formatFile: typeof notSupported;