import type { FC } from 'react'; import { type ScenarioProps } from '../customise/index.js'; export declare const Scenario: FC; //# sourceMappingURL=Scenario.d.ts.map