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