declare const outer: {}; declare const inner: {}; declare const innerN: {}; declare const border: {}; export { outer, inner, innerN, border };