import { type StatusDotProps } from "./variants.js"; export declare function StatusDot({ status, size }: StatusDotProps): import("react").JSX.Element; export * from "./variants.js"; //# sourceMappingURL=index.d.ts.map