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