/** Setup FGU files and folders based on configuration questions. */
export default function init(): Promise<void>;
