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