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