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