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