import * as React from 'react'; import ExampleSection from '../../../../components/ComponentDoc/ExampleSection'; import ComponentBundleSizeExample from '../../../../components/ComponentDoc/ComponentBundleSizeExample'; const Performance = () => ( ); export default Performance;