import { IconProps } from '../types';
declare function Cheers(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Cheers;
//# sourceMappingURL=Cheers.d.ts.map