// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {player} from '../models'; import {context} from '../models'; export function ChangeState(arg1:player.PlayerState):Promise; export function Init(arg1:context.Context):Promise; export function Play(arg1:string):Promise;