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

declare const CameraLensFillIcon: RemixiconReactIconComponentType;
export default CameraLensFillIcon;
