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