FileFilled.d.ts 112 Bytes Raw Blame History Permalink 1 2 3 import { IconDefinition } from '../types'; declare const FileFilled: IconDefinition; export default FileFilled;