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

declare const PhoneCameraLineIcon: RemixiconReactIconComponentType;
export default PhoneCameraLineIcon;
