import React from 'react'; import type { IconProps } from "./"; declare const AppIcon: React.FC; export default AppIcon;