export interface PlayParameters {
    id: string;
    kind: string;
}
//# sourceMappingURL=playParameters.d.ts.map