import { type Config } from '@expofp/config';
import { type IntercomContext } from './types';
export declare function shouldLoadIntercom(data: Config): IntercomContext | null;
//# sourceMappingURL=shouldLoad.d.ts.map