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

declare const CameraOffFillIcon: RemixiconReactIconComponentType;
export default CameraOffFillIcon;
