import type { ComponentProps } from 'react'; export declare const A: (props: ComponentProps<'a'>) => import("react/jsx-runtime").JSX.Element;