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