import PinnedMessage from './PinnedMessage'; export type { PinnedMessageProps } from './PinnedMessage'; export default PinnedMessage;