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