import React from 'react';
export declare const BalloonSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
