export declare const configsCumulative: readonly ["Head", "bodyAttributes", "htmlAttributes"]; export type ConfigsCumulative = (typeof configsCumulative)[number];