import type { FC, SVGProps } from "react";
export declare const Cross: FC<SVGProps<SVGSVGElement>>;
export default Cross;
//# sourceMappingURL=Cross.d.ts.map