import { flags } from "@oclif/command"; export declare const engineFlags: { key: flags.IOptionFlag; engine: flags.IOptionFlag; };