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