export default TimerListScreen; declare function TimerListScreen({ navigation }: { navigation: any; }): React.JSX.Element; import React from 'react';