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