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