export declare const headers: ReadonlyArray<`h${1 | 2 | 3 | 4 | 5 | 6}`>; /** * known tags which creates a context/region */ export declare const locations: readonly ["header", "footer", "main", "aside", "nav", "article", "section"];