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

declare const ScreenRotation: ReactIconComponentType;
export default ScreenRotation;
            