import { StyledIcon } from '@styled-icons/styled-icon'; export declare const TextRotationDown: StyledIcon; export declare const TextRotationDownDimensions: { height: number; width: number; };