import { Command } from 'commander'; export declare function registerFunctionCommands(program: Command): void; //# sourceMappingURL=functions.d.ts.map