import type { SVGProps } from "react";
declare const SvgCross: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgCross;
//# sourceMappingURL=Cross.d.ts.map