import { XY } from "."; export type Margins = { margin: XY; startOffset: XY; }; //# sourceMappingURL=Margins.d.ts.map