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