import * as React from 'react'; declare function SelectionForegroundIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default SelectionForegroundIcon;