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

declare const PhoneCameraFillIcon: RemixiconReactIconComponentType;
export default PhoneCameraFillIcon;
