UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

11 lines (10 loc) 392 B
/// <reference types="react" /> import type { IconProps } from '../../types'; /** * Flags by `Deji.Zeal`: Libya * @see {@link https://www.figma.com/community/file/1088904439772569873/alphabetical-country-flags Alphabetical Country Flags} */ export declare const Libya: import("react").MemoExoticComponent<{ (props: IconProps): import("react").JSX.Element; displayName: string; }>;