import React from "react"; import { IconProps } from "../lib"; declare const Pill: React.ForwardRefExoticComponent>; export default Pill;