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

declare const TextRotationAngleup: ReactIconComponentType;
export default TextRotationAngleup;
            