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