export declare type GridRowColScalesProps = { xs?: number | string; sm?: number | string; md?: number | string; lg?: number | string; };