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