UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 136 B
import React from 'react'; import type { IconProps } from "./"; declare const AppIcon: React.FC<IconProps>; export default AppIcon;