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

declare const ChevronDoubleUpIcon: MdiReactIconComponentType;
export default ChevronDoubleUpIcon;
