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

declare const CameraLensLineIcon: RemixiconReactIconComponentType;
export default CameraLensLineIcon;
