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