declare const _default: () => { parts: string[]; baseStyle: { list: { zIndex: string; padding: number; border: string; filter: string; borderColor: string; borderTopStyle: string; borderRadius: string; borderTopRadius: number; _active: { borderTopStyle: string; }; _focus: { borderTopStyle: string; }; }; item: { zIndex: string; padding: number; fontSize: string; lineHeight: string; color: string; background: string; }; }; }; export default _default;