export type Border = { enabled: boolean; width: number; offset: number; }; //# sourceMappingURL=Border.d.ts.map