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