1<?php declare(strict_types=1);
2
3require __DIR__ . '/../InterpolatedStringPart.php';
4