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