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