/** * * * Section heading with optional subtitle. * * Usage: * Page Title * Centered Title */ import { RyElement } from '../core/ry-element.js'; export declare class RyHeading extends RyElement { #private; setup(): void; } //# sourceMappingURL=ry-heading.d.ts.map