<?phpdeclare(strict_types=1);namespace LeagueFlysystem;use Throwable;interface FilesystemException extends Throwable{}