forgeplus-react/node_modules/@ant-design/icons/lib/twotone/SoundTwoTone.d.ts

4 lines
116 B
TypeScript

import { IconDefinition } from '../types';
declare const SoundTwoTone: IconDefinition;
export default SoundTwoTone;