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

declare const TextRotationAngledown: ReactIconComponentType;
export default TextRotationAngledown;
            