import * as React from 'react'; declare function MartiniIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default MartiniIcon;