/** * Register the picker and control primitives with NativeWind so they accept * `className`. Idempotent; call once at app/interop setup. Requires the optional * `nativewind` peer dependency. */ export declare function registerKaleidoscopeNativeWind(): void; //# sourceMappingURL=nativewind.d.ts.map