/** * Constants for the modal component */ export declare const ModalConstants: { BASE_CLASSNAME: string; };