const StringsTrait:
Trait<Defaulted<InputTypes<{ labels: (t?: ArrayLike[]) => string[] | undefined }>, Partial<InputTypes<{ labels: (t?: ArrayLike[]) => string[] | undefined }>>>,
OutputTypes<{ labels: (t?: ArrayLike[]) => string[] | undefined }>>
= (
input: A,
output: B,
hooks: UseHooks,
) => void
packages / plot / src / traits.ts