export declare const StyledAccordion: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme; } & { openChevron?: string; closeChevron?: string; }, {}, {}>;