export default class BuildStrategy { handleError(error: any): void; processTexts(manifest: any): any; }