LoadingPropsinterface

{
	readonly [_componentProps]?: never;
}

Props for <Loading> — takes no props (branded empty interface).