import type { Font } from '@ralfstx/opentype'; export declare function deriveFontFlags(font: Font): number;