/// <reference types="react" />
import { UseRunnerProps } from "react-runner";
export declare const Preview: (props: UseRunnerProps) => JSX.Element;
