import React from 'react'; declare const SvgBellOutline: (props: React.SVGProps) => JSX.Element; export default SvgBellOutline;