import { ActorControl, FishingBaitMsg } from "../../../definitions"; export declare function fishingBaitMsg(packet: ActorControl): FishingBaitMsg; //# sourceMappingURL=fishingBaitMsg.d.ts.map