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