import { StatusDotProps } from '../Primitive/StatusDotPrimitive'; export type StatusDotErrorProps = Omit; declare const StatusDotError: import("react").ForwardRefExoticComponent>; export default StatusDotError;