/**
 * Adds an iframe to track the results of marketing efforts.
 */
export declare function addDevModeTrackingIframe(): Promise<void>;
