UNPKG

@react-three/uikit-lucide

Version:

lucide icons for r3/uikit

4 lines (3 loc) 410 B
import { IconRef, IconProperties } from "@react-three/uikit"; export declare const BusFrontIcon: import("react").ForwardRefExoticComponent<Omit<IconProperties, "text" | "svgWidth" | "svgHeight"> & import("react").RefAttributes<IconRef>>; export declare const BusFront: import("react").ForwardRefExoticComponent<Omit<IconProperties, "text" | "svgWidth" | "svgHeight"> & import("react").RefAttributes<IconRef>>;