import "typings-global"; export declare let toAbsolute: (relativeArg: any, baseArg?: string) => any;