import React, { FunctionComponent } from 'react'; import { TaroTourProps } from "../../types"; export declare const Tour: FunctionComponent & Omit, 'title' | 'onChange'>>;