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