import { SpruceSchemas } from '../../schemas.types';
declare const bootSkillOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.BootSkillOptionsSchema;
export default bootSkillOptionsSchema;
