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