export declare const getDestinationServicePath: (inputPath: string) => string;
export declare const getDestinationJobPath: (inputPath: string) => string;
