export declare const isSubSupType: (type: string) => type is "sub" | "sup";