import * as React from 'react'; declare function ShieldCrossIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ShieldCrossIcon;