import type { string_name } from '../../../types/typeAliases'; /** * @@@ * * @private for `FileCacheStorage` */ export declare function nameToSubfolderPath(name: string_name): ReadonlyArray;