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