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