/// import { IconProps } from '../../types'; declare const TextSelection: (allProps: IconProps) => JSX.Element; export default TextSelection;