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