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