import { UnusedProps } from './types'; export declare function Unused(props: UnusedProps): import("react/jsx-runtime").JSX.Element;