import { MdiReactIconComponentType } from './dist/typings';

declare const ChevronDoubleDownIcon: MdiReactIconComponentType;
export default ChevronDoubleDownIcon;
