export type FacetOrderState = string[]; export declare function getFacetOrderInitialState(): FacetOrderState;