import { Any } from "../proto/google/protobuf/any"; import { Starname } from "../types/starname"; export declare const constructTransferrableObject: (item: Starname) => Any;