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