import { SessionRecorderProps } from './types';
export default function SessionRecorder(props: SessionRecorderProps): import("react/jsx-runtime").JSX.Element;
