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