export { default as Simple404 } from "./simple404/Simple404";
export { default as Warning404 } from "./warning404/Warning404";
export { default as Section404 } from "./section404/Section404";
export { default as Cat404 } from "./cat404/Cat404";
export { default as Blocked404 } from "./blocked404/Blocked404";
