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