import { NekoTestViewProps } from './NekoTest.types'; export default function NekoTestView(props: NekoTestViewProps): JSX.Element; //# sourceMappingURL=NekoTestView.d.ts.map