export declare function normalizeValue(attr: string, value: any, parentAttributes: Record, fontSize: number): string | null | boolean | number[] | number; //# sourceMappingURL=normalizeValue.d.ts.map