export declare function dimensionStyle(name: any): (val: any) => "" | { [x: string]: string; [x: number]: string; };