import { FunctionComponent } from 'react'; import { default as React_2 } from 'react'; import { ReactElement } from 'react'; import { ReactHTML } from 'react'; export declare const Add: FunctionComponent; export declare const AddToCart: FunctionComponent; export declare const AddToHome: FunctionComponent; export declare const ArrowDotLeft: FunctionComponent; export declare const ArrowDown: FunctionComponent; export declare const ArrowDownSize6: FunctionComponent; export declare const ArrowDownSmall: FunctionComponent; export declare const ArrowLeft: FunctionComponent; export declare const ArrowLeftSmall: FunctionComponent; export declare const ArrowRadius: FunctionComponent; export declare const ArrowRight: FunctionComponent; export declare const ArrowRightSize6: FunctionComponent; export declare const ArrowRightSmall: FunctionComponent; export declare const ArrowTransfer: FunctionComponent; export declare const ArrowUp: FunctionComponent; export declare const ArrowUpSize6: FunctionComponent; export declare const ArrowUpSmall: FunctionComponent; export declare const Ask: FunctionComponent; export declare const Backtop: FunctionComponent; export declare const Cart: FunctionComponent; export declare const Category: FunctionComponent; export declare const Check: FunctionComponent; export declare const CheckChecked: FunctionComponent; export declare const CheckClose: FunctionComponent; export declare const CheckDisabled: FunctionComponent; export declare const Checked: FunctionComponent; export declare const CheckNormal: FunctionComponent; export declare const Clock: FunctionComponent; export declare const Close: FunctionComponent; declare const Comment_2: FunctionComponent; export { Comment_2 as Comment } declare type Configure = { classPrefix?: string; tag?: string; fontClassName?: string; }; export declare function configure(config: Configure): void; export declare const Coupon: FunctionComponent; export declare const Del: FunctionComponent; export declare const Dongdong: FunctionComponent; export declare const Edit: FunctionComponent; export declare const Eye: FunctionComponent; export declare const Fabulous: FunctionComponent; export declare const Failure: FunctionComponent; export declare const Feedback: FunctionComponent; export declare const Filter: FunctionComponent; export declare const FollowAdd: FunctionComponent; export declare const FollowAdded: FunctionComponent; export declare const Footprint: FunctionComponent; export declare const Health: FunctionComponent; export declare const Heart: FunctionComponent; export declare const HeartFill: FunctionComponent; export declare const Hi: FunctionComponent; export declare const Home: FunctionComponent; export declare function IconFont(props: Partial & T): ReactElement; export declare namespace IconFont { var displayName: string; } declare interface IconProps { name: string; size: string | number; classPrefix: string; color: string; tag: keyof ReactHTML; onClick: (e: MouseEvent) => void; fontClassName: string; className: string; style: React_2.CSSProperties; children: React_2.ReactNode; } declare const Image_2: FunctionComponent; export { Image_2 as Image } export declare const ImageError: FunctionComponent; export declare const Internation: FunctionComponent; export declare const Jd: FunctionComponent; export declare const Jingdou: FunctionComponent; export declare const Joy: FunctionComponent; export declare const JoySmile: FunctionComponent; export declare const Link: FunctionComponent; export declare const List: FunctionComponent; export declare const Loading: FunctionComponent; export declare const Loading1: FunctionComponent; declare const Location_2: FunctionComponent; export { Location_2 as Location } export declare const LogisticsError: FunctionComponent; export declare const Mail: FunctionComponent; export declare const Marshalling: FunctionComponent; export declare const MaskClose: FunctionComponent; export declare const Message: FunctionComponent; export declare const Microphone: FunctionComponent; export declare const Minus: FunctionComponent; export declare const More: FunctionComponent; export declare const NetworkError: FunctionComponent; export declare const NoReceive: FunctionComponent; export declare const Notice: FunctionComponent; export declare const Order: FunctionComponent; export declare const Phone: FunctionComponent; export declare const Photograph: FunctionComponent; export declare const PickedUp: FunctionComponent; export declare const PlayCircleFill: FunctionComponent; export declare const PlayDoubleBack: FunctionComponent; export declare const PlayDoubleForward: FunctionComponent; export declare const PlayStart: FunctionComponent; export declare const PlayStop: FunctionComponent; export declare const Plus: FunctionComponent; export declare const Processing: FunctionComponent; export declare const QrCode: FunctionComponent; export declare const Received: FunctionComponent; export declare const Refresh: FunctionComponent; export declare const Refund: FunctionComponent; export declare const Reload: FunctionComponent; export declare const Retweet: FunctionComponent; export declare const Save: FunctionComponent; export declare const Scan: FunctionComponent; export declare const Search: FunctionComponent; export declare const Service: FunctionComponent; export declare const Setting: FunctionComponent; export declare const Share: FunctionComponent; export declare const ShieldCheck: FunctionComponent; export declare const Star: FunctionComponent; export declare const StarFill: FunctionComponent; export declare const Store: FunctionComponent; export declare const Success: FunctionComponent; declare interface SVG_IconProps { className?: string; style?: React.CSSProperties; viewBox?: string; name?: string; color?: string; width?: string | number; height?: string | number; onClick?: (event: React.MouseEvent) => void; children?: React.ReactNode; } export declare const Tips: FunctionComponent; export declare const Top: FunctionComponent; export declare const ToPay: FunctionComponent; export declare const ToReceive: FunctionComponent; export declare const Transit: FunctionComponent; export declare const TriangleDown: FunctionComponent; export declare const TriangleUp: FunctionComponent; export declare const User: FunctionComponent; export declare const UserAdd: FunctionComponent; export declare const Video: FunctionComponent; export declare const VolumeMax: FunctionComponent; export declare const VolumeMute: FunctionComponent; export declare const WaitReceive: FunctionComponent; export declare const Wallet: FunctionComponent; export declare const Warning: FunctionComponent; export declare const Zoom: FunctionComponent; export { } export declare class IconFontConfig { [key: string]:any }