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