/**
 * @deprecated Use `import SectionMessage from '@atlaskit/section-message/message'` instead.
 */
export { default } from '../section-message';
/**
 * @deprecated Use `import type { SectionMessageProps } from '@atlaskit/section-message/types'` instead.
 */
export type { SectionMessageProps } from '../types';
