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