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