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

declare const TextRotationDown: ReactIconComponentType;
export default TextRotationDown;
            