import { IconDefinition } from '../types'; declare const HelpFilled: IconDefinition; export default HelpFilled;