import { SVGAttributes } from "react"; export function ZapStoreIcon(props: SVGAttributes) { return ( ); }