import { FontGenerator } from '../../types/generator';
declare const generator: FontGenerator<void>;
export default generator;
