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