import { SvgProps } from '../types'; declare const SafePalWallet: ({ width }: SvgProps) => import("react").JSX.Element; export default SafePalWallet;