export declare const rawNumericCSSValueFrom: (cssValue: string) => number;
