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

declare const CameraAccountIcon: MdiReactIconComponentType;
export default CameraAccountIcon;
