import { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react'; import { Rows4Icon as VanillaRows4Icon } from '@pmndrs/uikit-lucide'; import { SvgProperties } from '@react-three/uikit'; export declare const Rows4Icon: ForwardRefExoticComponent & RefAttributes>; export declare const Rows4: ForwardRefExoticComponent & RefAttributes>;