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