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