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