export * from "./types";
import staticFiles from "./staticFiles";
import pathnames from "./pathnames";
export { staticFiles, pathnames };
