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

declare const TextRotateUp: ReactIconComponentType;
export default TextRotateUp;
            