declare const useContactMethod: (clientName: string) => any | null; export default useContactMethod;