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