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