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