export declare const fonts: { fontBlackTtf: string; fontBlackWoff: string; fontBlackWoff2: string; fontBoldTtf: string; fontBoldWoff: string; fontBoldWoff2: string; fontLightTtf: string; fontLightWoff: string; fontLightWoff2: string; fontRegularTtf: string; fontRegularWoff: string; fontRegularWoff2: string; rtlFontBlackTtf: string; rtlFontBlackWoff: string; rtlFontBlackWoff2: string; rtlFontBoldTtf: string; rtlFontBoldWoff: string; rtlFontBoldWoff2: string; rtlFontLightTtf: string; rtlFontLightWoff: string; rtlFontLightWoff2: string; rtlFontRegularTtf: string; rtlFontRegularWoff: string; rtlFontRegularWoff2: string; };