export declare const ITEMS: { title: string; url: string; }[]; export declare const CurtainRevealMenu: () => import("react/jsx-runtime").JSX.Element;