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