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