export interface ILoadingScreenStateProps { readonly ticks: number; }