import type { Attachment } from 'stream-chat';
export declare const UnableToRenderCard: ({ type }: {
    type?: Attachment["type"];
}) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=UnableToRenderCard.d.ts.map