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