export declare const getNoticeBanner: (noticeId: string, message: Record, imageUrl: string, zIndex: string) => string;