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