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