<?phpdeclare(strict_types=1);namespace InterventionGifExceptions;class NotReadableException extends RuntimeException{}