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