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