Files

4 lines
128 B
TypeScript
Raw Permalink Normal View History

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