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