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