export declare function parseKeys(path: string): string[]; export declare function create(path: string, value: any): {};