import { StatusIndicatorProps } from '.'; export declare const requiredProps: StatusIndicatorProps; export declare const testkitTests: { title: string; props: StatusIndicatorProps; }[]; export declare const ssrTests: { title: string; props: StatusIndicatorProps; }[]; export declare const a11yTests: { title: string; props: StatusIndicatorProps; }[]; //# sourceMappingURL=StatusIndicator.meta.d.ts.map