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