export { default as ai } from './ai.svg?react'; export { default as arrowDown } from './arrow-down.svg?react'; export { default as arrowRight } from './arrow-right.svg?react'; export { default as checkmark } from './checkmark.svg?react'; export { default as close } from './close.svg?react'; export { default as closeV2 } from './closeV2.svg?react'; export { default as copy } from './copy.svg?react'; export { default as documentPdf } from './document-pdf.svg?react'; export { default as documentUrl } from './document-url.svg?react'; export { default as endCall } from './end-call.svg?react'; export { default as largeArrowLeft } from './large-arrow-left.svg?react'; export { default as microphone } from './microphone.svg?react'; export { default as minus } from './minus.svg?react'; export { default as mute } from './mute.svg?react'; export { default as phone } from './phone.svg?react'; export { default as reset } from './reset.svg?react'; export { default as smallArrowUp } from './small-arrow-up.svg?react'; export { default as sound } from './sound.svg?react'; export { default as soundOff } from './sound-off.svg?react'; export { default as stop } from './stop.svg?react'; export { default as thumbsUp } from './thumbs-up.svg?react'; export { default as topCaret } from './top-caret.svg?react'; export { default as voice } from './voice.svg?react'; export { default as volume } from './volume.svg?react'; //# sourceMappingURL=index.d.ts.map