import {XmlComponent, Attributes} from "./xml-components"; export class TabStop extends XmlComponent{ xmlKeys = {} }