import * as React from "react"; declare function BellOutline(props: React.SVGProps): any; export default BellOutline;