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