import React from 'react'; import { IconProps, RootPath, RootSvg } from './utils/base'; export const Unknown = (props: IconProps) => ( );