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