import { SVGProps } from 'react'; declare const IconNewtopicFill: (props: SVGProps) => JSX.Element; export default IconNewtopicFill;