export interface Props { [key: string]: any; xa: { context: any; extra: any; fill?: any; slice?: string | number; text?: string; }; }