export default function init(transform?: string, preset?: string, configOnly?: boolean, targetPath?: string): Promise<void>;
