import type { NevoProps } from "./NevoProps"; export type NevoName = keyof NevoProps;