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

declare const Material60Fps: ReactIconComponentType;
export default Material60Fps;
            