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