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