import * as React from "react"; import { IconProps } from '../lib'; declare const SelectionAll: (props: IconProps) => React.JSX.Element; export default SelectionAll; //# sourceMappingURL=SelectionAll.d.ts.map