import { IconProps } from '../lib';
declare function MediumLogo(props: IconProps): JSX.Element;
export default MediumLogo;
