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