@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
7 lines (6 loc) • 338 B
TypeScript
import type { IconProps } from '../../types';
/**
* Flags by `Deji.Zeal`: Cabo Verde
* @see {@link https://www.figma.com/community/file/1088904439772569873/alphabetical-country-flags Alphabetical Country Flags}
*/
export declare const CaboVerde: import("react").MemoExoticComponent<(_props: IconProps) => import("react").JSX.Element>;