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