export const PROVIDER_DEFAULT: any = undefined;
export const PROVIDER_GOOGLE = 'google';
