export default toPathComponents;
declare function toPathComponents(path?: string): string[];
//# sourceMappingURL=to-path-components.d.ts.map