/** * Setups: * - normalize * - border box * - fill body into page * - fill root-selector into body */ export declare function base(rootSelector?: string): void; //# sourceMappingURL=base.d.ts.map