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