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