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