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

declare const Material30FpsSelect: ReactIconComponentType;
export default Material30FpsSelect;
            