import React from 'react'; import IconProps from './props'; declare const BellOutlineIcon: React.FC; export default BellOutlineIcon;