export declare enum Adapter { Static = "static", Ssr = "ssr" }