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