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