import { IconProps } from '../types';
declare function SelectionAll(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default SelectionAll;
//# sourceMappingURL=SelectionAll.d.ts.map