import CommonHeader from "./header";
import CommonFixHeader from "./fixHeader";

export {
  CommonHeader,
  CommonFixHeader
}
