import { Playground, Props } from "docz";
import React from 'react';
export default {
Playground,
Props,
React
};