import { IconProps } from '../types';
export default function Logo(props: IconProps): import("react/jsx-runtime").JSX.Element;
