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