import { FacetStageInterface } from "../../interfaces"; export declare const facetPayloadValidator: (payload: FacetStageInterface) => string;