import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function VolumeThree(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=VolumeThree.d.ts.map