export default function _default({ children, ...props }: { [x: string]: any; children: any; }): import("react/jsx-runtime").JSX.Element;