import { Webfont } from "./types/Webfont"; declare const webfont: Webfont; export default webfont;