import * as d from '../../declarations';
export declare function getAbsoluteBuildDir(config: d.Config, outputTarget: d.OutputTargetWww): string;
