function Accordion(__namedParameters: ComponentPropsWithoutRef<ForwardRefExoticComponent<(AccordionSingleProps | AccordionMultipleProps) & RefAttributes<HTMLDivElement>>> & { ref?: Ref<HTMLDivElement> | undefined }): Element
Import
import { Accordion } from '@modular/sdk/ui';