import { IconProps } from '../lib';
declare function Bandaids(props: IconProps): JSX.Element;
export default Bandaids;
