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