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