/** The phone number of user A is not known to user B */ export declare class LinkStateNoneBaseModel { _: 'linkStateNone'; }