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