export declare const assetMessage: { crossChannelOrRbSiteError: { title: string; message: string; okButtonText: string; }; resellCollapsedAssetError: { title: string; message: string; okButtonText: string; }; resellNotSoldAssetsError: { title: string; message: string; okButtonText: string; }; parentComponentsNotSelectedForMoveError: { title: string; message: string; okButtonText: string; }; shContractFinalizedMoveError: { title: string; message: string; okButtonText: string; }; shTargetContractFinalizedMoveError: { title: string; message: string; okButtonText: string; }; contractMoveOppWithNoContractError: { title: string; message: string; okButtonText: string; }; assetPreviewOrInAuctionOrSoldStatusMoveError: { title: string; message: string; okButtonText: string; }; assetMoveOperationalEntityError: { title: string; message: string; okButtonText: string; }; reconsignOperationalEntityError: { title: string; message: string; okButtonText: string; }; assetSoldStatusMoveError: { title: string; message: string; okButtonText: string; }; assetSoldStatusEventEndedMoreThan30DaysError: { title: string; message: string; okButtonText: string; }; assetSoldStatusEventEndedMoreThan120DaysError: { title: string; message: string; okButtonText: string; }; assetMoveOwnerCodeError: { title: string; message: string; okButtonText: string; }; assetMoveNoActionError: { title: string; message: string; okButtonText: string; }; assetMoveError: { title: string; message: string; okButtonText: string; }; reconsignComponentizedAssetWarning: { title: string; message: string; okButtonText: string; }; parentComponentSelectedForMoveWarning: { title: string; message: string; width: string; okButtonText: string; cancelButtonText: string; }; budgetsExceededWarning: { title: string; message: string; okButtonText: string; }; atRiskContractWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; atRiskTargetContractWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; atRiskToAnotherRiskWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; inInspectionOrPresaleWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; assetSoldStatusMoveWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; opportunityOrContractDifferentCurrencyWarning: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; assetMoveConfirmation: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; assetMoveToContractReadyConfirmation: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; assetSendToOperationsConfirmation: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; assetMoveToRelistedConfirmation: { title: string; message: string; okButtonText: string; }; contractMoveOppWithDifferentEventError: { title: string; message: string; okButtonText: string; }; confirmAssetPendingAppraisal: { title: string; message: string; okButtonText: string; cancelButtonText: string; }; movedCollapsedToInventoryAssetsError: { title: string; message: string; okButtonText: string; }; movedCollapsedToSellerAssetsOnRiskContract: { title: string; message: string; okButtonText: string; }; movedCollapsedToSellerAssetsOnInventoryContract: { title: string; message: string; okButtonText: string; }; movedMultipleCollapsedAssets: { title: string; message: string; okButtonText: string; }; };