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