from PikaObj import *
def __init__(): ...
def evals(cmd: str) -> any: ...
def evalLine(line: str) -> any: ...
class LuaTable:
pass
def __del__():...