declare module "@electron-fonts/rochester" {
    export const path: string
    export function inject(): void
}