import { channelStatisticsDescription as description } from './description'; import { statistics as execute } from './execute'; export { description, execute }; //# sourceMappingURL=index.d.ts.map