import { InkObject } from "./Object"; export declare class Glue extends InkObject { toString(): string; }