export declare type ChangeEventPayload = { value: string; }; export declare type NekoTestViewProps = { name: string; }; //# sourceMappingURL=NekoTest.types.d.ts.map