import { CommandOption } from '../types.cjs'; declare const profileOption: CommandOption; export { profileOption };