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