UNPKG

botframework-webchat-component

Version:
6 lines 234 B
import { StrictStyleOptions } from 'botframework-webchat-api'; export default function AudioAttachment({ avatarSize }: StrictStyleOptions): { display: string; minHeight: number; }; //# sourceMappingURL=AudioAttachment.d.ts.map