import type { IconComponent } from '../types'; declare const Target: IconComponent; export default Target;