import { Script } from '../../../features/onboard/ScriptPlayer';
declare const firstScript: Script;
export default firstScript;
