export declare function Cross(props: React.SVGProps<SVGSVGElement>): import("react").JSX.Element;
