import type { SidepeekContent } from "@scandic-hotels/common/constants/alert" export interface AlertSidepeekProps { ctaText: string sidePeekContent: NonNullable }