import { APIServiceKey } from '../../constants/api'; export declare function useGetAPIService(key: APIServiceKey): string;