export interface LeafData { path: (string | number)[] creatorKey: string CREATOR_KEY: string custom: boolean, bundled?: string[] }