import React from 'react'; declare const SvgBell: (props: React.SVGAttributes) => JSX.Element; export default SvgBell; //# sourceMappingURL=Bell.d.ts.map