import React from "react"; export declare const SlideIn: (props: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;