UNPKG

@automattic/agenttic-ui

Version:

UI components for the Agenttic framework

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