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