import { IconDefinition } from '../types';
declare const MediumWorkmarkOutlined: IconDefinition;
export default MediumWorkmarkOutlined;
