export declare function useStyleUnitValue(value?: string | number): { value: number; unit: string; } | undefined; //# sourceMappingURL=index.d.ts.map