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