UNPKG

@hhgtech/hhg-components

Version:
7 lines (6 loc) 179 B
import React from 'react'; declare const Zalo: ({ size, useCurrentColor }: { size?: number; useCurrentColor?: boolean; }) => React.JSX.Element; export default Zalo;