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