import { IconProps } from '../lib';
declare function SelectionAll(props: IconProps): JSX.Element;
export default SelectionAll;
