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