/** * Constants for the Grid component */ export declare const GridConstants: { BASE_CLASSNAME: string; };