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