import type { IntercomContext } from './types';
export declare function bootIntercom(ctx: IntercomContext): void;
//# sourceMappingURL=bootIntercom.d.ts.map