import { Refiner } from "@omnia/fx/models"; import { SPRefinement } from "./SPRefinement"; export interface SPRefiner extends Refiner { }