UNPKG

infinity-forge

Version:
4 lines (3 loc) 239 B
import { IIcon } from '../interfaces.js'; export declare function IconYouTube({ color }: IIcon): import("react/jsx-runtime").JSX.Element; export declare function IconYouTubeEmpty({ color }: IIcon): import("react/jsx-runtime").JSX.Element;