export declare function ArrowSvg(props: React.ComponentProps<"svg">): import("react/jsx-runtime").JSX.Element;
