export interface StilettoRootConfig {
    setups: string[];
}
