import * as eclint from '../eclint'; declare const MaxLineLengthRule: eclint.ILineRule; export = MaxLineLengthRule;