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