/** * "powered by Fun" at the foot of the flow (Figma: `AttributionWatermark`, node * 2:1282). Set in `content/watermark` — legible enough to find, quiet enough to * ignore — and hidden entirely when the host sets `hideAttribution`. * * Absolutely positioned, so it never enters the layout of the screen it sits * under; a screen renders it last and pays it no space. */ export declare function AttributionWatermark(): import("react").JSX.Element; //# sourceMappingURL=AttributionWatermark.d.ts.map