export declare const ShortcutLandingPage: ({ playEntrance, setIsShowShortCutLandingPage, setIsShowShortCutModal, }: { playEntrance?: boolean | undefined; setIsShowShortCutLandingPage: any; setIsShowShortCutModal: any; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ShortcutLandingPage.d.ts.map