import { CSSObject } from '@emotion/react'; import { Theme } from '../../../Identity'; export declare const headingContainerStyles: (theme: Theme) => CSSObject; export declare const closeButtonStyles: CSSObject; //# sourceMappingURL=SelectMenuList.styles.d.ts.map