/// <reference types="react" />
declare const Bandaids: (props: any, ref: any) => JSX.Element;
export default Bandaids;
