import { ReactIconComponentType } from '../types';

declare const Topic: ReactIconComponentType;
export default Topic;
            