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