export type SchemaStylingFunction = (source: any, index: number) => string;