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