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

declare const TextRotationNone: ReactIconComponentType;
export default TextRotationNone;
            