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