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