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

declare const Material30Fps: ReactIconComponentType;
export default Material30Fps;
            