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

declare const FitScreen: ReactIconComponentType;
export default FitScreen;
            