/// import type { Config } from '../types'; interface Props { config: Config; } declare const TourKitFrame: React.FunctionComponent; export default TourKitFrame; //# sourceMappingURL=tour-kit-frame.d.ts.map