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