import type { FC, SVGProps } from "react";
export declare const Pulse: FC<SVGProps<SVGSVGElement>>;
export default Pulse;
//# sourceMappingURL=Pulse.d.ts.map