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