import type * as Types from './types'; export default function registerFCM(gcm: Types.GcmData, config: Types.ClientConfig): Promise;