import * as React from 'react';
import LinearProgressBar from '..';
import { linearProgressBarTestkitFactory } from '../../../testkit';
import { linearProgressBarTestkitFactory as linearProgressBarEnzymeTestkitFactory } from '../../../testkit/enzyme';
import { linearProgressBarTestkitFactory as linearProgressBarPuppeteerTestkitFactory } from '../../../testkit/puppeteer';
import * as enzyme from 'enzyme';
import * as puppeteer from 'puppeteer';
function LinearProgressBarWithMandatoryProps() {
return