import { EightChar } from 'tyme4ts';
export declare function buildGods(eightChar: EightChar, gender?: 0 | 1): string[][];
