import { ReactIconComponentType } from '../types';

declare const BurstMode: ReactIconComponentType;
export default BurstMode;
            