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