import * as React from "react"; import type { IconProps } from "../types"; declare const Channels: React.ForwardRefExoticComponent>; export default Channels; //# sourceMappingURL=channels.d.ts.map