import { TRawA } from './TRawA.model'; export default function RawA(props: TRawA): import("react/jsx-runtime").JSX.Element;