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