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