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

declare const TextRotateVertical: ReactIconComponentType;
export default TextRotateVertical;
            