/** * A method that the internal uses * @internal */ export declare const userFriendlyResourceName: (resource: string | undefined, type: "singular" | "plural") => string; //# sourceMappingURL=index.d.ts.map