UNPKG

@automattic/agenttic-ui

Version:

UI components for the Agenttic framework

3 lines 197 B
import type { BaseIconProps } from './types'; export declare function ImageIcon({ className, size }: BaseIconProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ImageIcon.d.ts.map