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