Card: DefineComponent<
    ExtractPropTypes<
        { interactive: { default: boolean; type: BooleanConstructor } },
    >,
    () => VNode<RendererNode, RendererElement, { [key: string]: any }>,
    {},
    {},
    {},
    ComponentOptionsMixin,
    ComponentOptionsMixin,
    {},
    string,
    PublicProps,
    ToResolvedProps<
        ExtractPropTypes<
            { interactive: { default: boolean; type: BooleanConstructor } },
        >,
        {},
    >,
    { interactive: boolean },
    {},
    {},
    {},
    string,
    ComponentProvideOptions,
    true,
    {},
    any,
> = ...

Card container: hl-card. Compose with the Card* parts.