/**
 * @private
 */
declare const createDefaultStopFinderElement: () => HTMLDivElement;
export default createDefaultStopFinderElement;
