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