import * as React from 'react';
import ComponentExample from '../../../../components/ComponentDoc/ComponentExample';
import ExampleSection from '../../../../components/ComponentDoc/ExampleSection';
import NonPublicSection from '../../../../components/ComponentDoc/NonPublicSection';
const Variations = () => (
<>
>
);
export default Variations;