export interface InitOptions { template?: string; withConfig?: boolean; } declare const _default: {}; export default _default;