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