import { TBackDrop } from './TBackdrop.model'; export default function BackDrop(props: TBackDrop): import("react/jsx-runtime").JSX.Element;