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