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

declare const CameraLineIcon: RemixiconReactIconComponentType;
export default CameraLineIcon;
