export declare const GridRows: readonly [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, "1-auto", "2-auto", "3-auto", "4-auto", "5-auto", "6-auto", "7-auto", "8-auto", "9-auto", "10-auto", "11-auto", "12-auto"]; export declare const GridColumns: readonly [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, '1-auto', '2-auto', '3-auto', '4-auto', '5-auto', '6-auto', '7-auto', '8-auto', '9-auto', '10-auto', '11-auto', '12-auto' ];