import { type SvgIconProps } from '@mui/material/SvgIcon'; declare const Coinbase: (props: SvgIconProps) => JSX.Element; export default Coinbase;