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