import { SVGProps } from "react";
declare const LIGuiBell: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiBell };
