/// import { IconProps } from '.'; declare const SvgBoxKakaotalkShopping: ({ size, color, secondaryColor, className, ...props }: IconProps) => JSX.Element; export default SvgBoxKakaotalkShopping;