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