import { ChipProps } from "../Chip"; export type StatusProps = ChipProps; export declare const Status: import("react").ForwardRefExoticComponent>;