AsyncPlayground.d.ts 81 Bytes
import * as React from 'react';
export declare const Playground: React.SFC<any>;