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