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