import { SVGProps } from "react";
declare const SvgArrowSe: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgArrowSe;
