import { IconProps } from '../types';
declare function BellZ(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BellZ;
//# sourceMappingURL=BellZ.d.ts.map