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