/**
 * 需要从轴配置中提取出来作为 meta 的属性 key 列表
 */
export declare const AXIS_META_CONFIG_KEYS: string[];
