import type { Command } from 'commander'; export declare const registerPolterCommand: (program: Command) => void; //# sourceMappingURL=polter.d.ts.map