import * as React from 'react'; import { InlineMessageTheme } from './InlineMessage.types'; export declare const INLINE_MESSAGE_ICONS: Record>>;