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