import * as eclint from '../eclint';
declare const CharsetRule: eclint.IDocumentRule;
export = CharsetRule;
