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