import * as React from 'react'; declare function SvgCross(props: React.SVGProps): JSX.Element; export default SvgCross; //# sourceMappingURL=Cross.d.ts.map