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