import { SVGProps } from "react";
declare const MCMdlChevronDownSmall: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlChevronDownSmall };
