/** specific functions and variables for test environment purposes */
export declare const getPopoverTestUtils: {
    createRange: () => void;
    generateId: () => string;
};
//# sourceMappingURL=getPopoverTestUtils.d.ts.map