declare const _default: { accordion: { '&:not(:last-of-type)': { borderBottom: string; borderBottomColor: string; }; pb: string; mb: string; mt: string; }; body: { pt: string; }; header: { '&.is-focused': { borderRadius: string; }; }; }; export default _default;