declare const Component: ({ ...props }: any) => import("react/jsx-runtime").JSX.Element;
export default Component;
