import SteamPacket from './SteamPacket';
export default class A2SInfoPacket extends SteamPacket {
    constructor();
}
