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

declare const Material60FpsSelect: ReactIconComponentType;
export default Material60FpsSelect;
            