import { ConfirmationMessageStylesType } from '../../../../components/confirmationMessage/types/confirmationMessageTheme';
import { ConfirmationMessageVariantType } from './variants';
export declare const CONFIRMATION_MESSAGE_STYLES: ConfirmationMessageStylesType<ConfirmationMessageVariantType>;
