import { Struct } from "../../../entities"; export declare function multitailArrowToStruct(ketItem: any, struct: Struct): Struct;