import React from "react"; export declare function imageColumn(key: string, heading?: React.ReactNode, settings?: any): import("..").Column; export declare function localizedImageColumn(key: string, heading?: React.ReactNode): import("..").Column; //# sourceMappingURL=imageColumn.d.ts.map