/** * Constants for the collage component */ export declare const CollageConstants: { BASE_CLASSNAME: string; BACKGROUND_IMAGE_GRADIENT: string; };