export declare const useService: (platform?: string) => { servicePopup: () => void; };