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