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

declare const CameraFillIcon: RemixiconReactIconComponentType;
export default CameraFillIcon;
