/// import { ImageProps } from '.'; declare const SvgKakaoShoppingBlk: ({ size, ...props }: ImageProps) => JSX.Element; export default SvgKakaoShoppingBlk;