<?phpdeclare(strict_types=1);namespace TermwindComponents;final class Dl extends Element{ protected static array $defaultStyles = ['block'];}