import type * as unifont from 'unifont'; export declare function dedupeFontFaces(current: Array, incoming: Array): Array;