export declare const getContentRefPath: (ref: string | string[], env: string, locale: string) => string;
