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