/** * Source Commands */ import { Command } from 'commander'; export declare const sourceCommand: Command; //# sourceMappingURL=source.d.ts.map