/// import { IIconProps } from 'types'; declare const TopicSvg: (props: IIconProps) => JSX.Element; export default TopicSvg;