import type { FC, SVGProps } from "react";
export declare const Bell: FC<SVGProps<SVGSVGElement>>;
export default Bell;
//# sourceMappingURL=Bell.d.ts.map