export declare const useChannelAddress: (profileConfigSid: string) => { phoneNumberKey: string | undefined; emailKey: string | undefined; };