/**
 * Periodically checks the Wistia queue and executes the functions in it
 * @returns {void}
 */
export declare const maybeStartWistiaQueue: () => void;
/**
 * Stops the Wistia queue
 * @returns {void}
 */
export declare const stopWistiaQueue: () => void;
//# sourceMappingURL=wistiaQueue.d.ts.map