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