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