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