voicebot-react-native-expo
Version:
This is a voicebot-react-native package of Kipps AI voice bot for React Native Expo
11 lines • 327 B
TypeScript
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgMicDisabledIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgMicDisabledIcon;
//# sourceMappingURL=MicDisabledIcon.d.ts.map