export type CSSValue = { value: number; unit: string; }; //# sourceMappingURL=css-value.type.d.ts.map