/** * @@@ * * @param name @@@ * @returns @@@ * @example @@@ * @public exported from `@promptbook/utils` */ export declare function nameToUriParts(name: string): string[];