UNPKG

@hhgtech/hhg-components

Version:
7 lines (6 loc) 253 B
export declare const StyledAccordion: import("@emotion/styled").StyledComponent<import("@mantine/core").AccordionProps<boolean> & { theme?: import("@emotion/react").Theme; } & { openChevron?: string; closeChevron?: string; }, {}, {}>;