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

declare const CameraBurstIcon: MdiReactIconComponentType;
export default CameraBurstIcon;
