export declare function getPrUserInteraction(): { prUserInteraction: Promise; cancelPrUserInteraction: () => void; };