import * as React from "react"; import type { IconProps } from "../types"; declare const BellAlertSolid: React.ForwardRefExoticComponent>; export default BellAlertSolid; //# sourceMappingURL=bell-alert-solid.d.ts.map