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