import { Payload } from '../index'; declare function initPlayground(ctx: Payload): void; export default initPlayground;