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