import { IconProps } from '../lib';
declare function ShieldSlash(props: IconProps): JSX.Element;
export default ShieldSlash;
