import { IconProps } from '../types'; export declare const Webmoney: (props: IconProps) => JSX.Element;