/**
 * Returns a path (as an array) from a file path
 */
declare const _default: (entryPath: string, useFileNameAsKey?: boolean) => string[];
export default _default;
//# sourceMappingURL=filepath-to-prop-path.d.ts.map