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