export declare class Printer { static power(projectName: string, startTime: number): void; }