export interface IMargin { small: string; regular: string; large: string; } //# sourceMappingURL=Margin.d.ts.map