import { RemixiconReactIconComponentType } from './dist/typings';

declare const PhoneFillIcon: RemixiconReactIconComponentType;
export default PhoneFillIcon;
