export type ServerlessAction = 'start' | 'package' | 'deploy' | 'remove';