/** * Constants for the Column component */ export declare const ColumnConstants: { BASE_CLASSNAME: string; WRAP_CLASSNAME: string; };