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

declare const CameraRollIcon: MdiReactIconComponentType;
export default CameraRollIcon;
