<?phpdeclare(strict_types=1);namespace InterventionImageExceptions;class NotSupportedException extends RuntimeException{}