import { GObject } from "../../objects/g_object"; export declare function convertFromElementWithCustomElementAttributeToGObject(id: string | SVGElement): GObject | null;