export declare function getNotFoundError(compilation: any, input: any, fileName: string): Promise<any>;
