/**
 * Load Bootstrap Italia fonts
 * @param {string} path - the path where fonts live
 */
export function loadFonts(path: string): void
