import { Intercom } from './Intercom';
export declare class IntercomV2 extends Intercom {
    configureCamera(): Promise<void>;
    private bindNativeMotionSensor;
    private pickBestMotionCandidate;
    private motionCandidateScore;
    private normalizeAddress;
    private normalizeBinaryValue;
}
//# sourceMappingURL=IntercomV2.d.ts.map