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