import * as React from 'react';
import TrendIndicator from '..';
import { trendIndicatorTestkitFactory } from '../../../testkit';
import { trendIndicatorTestkitFactory as trendIndicatorEnzymeTestkitFactory } from '../../../testkit/enzyme';
import { trendIndicatorTestkitFactory as trendIndicatorPuppeteerTestkitFactory } from '../../../testkit/puppeteer';
import * as enzyme from 'enzyme';
import * as puppeteer from 'puppeteer';
function trendIndicatorWithMandatoryProps() {
return