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