import { FormatterProps } from "../TableProps"; export declare function ExternalLinkFormatter({ value, row, settings, }: Partial): any; //# sourceMappingURL=ExternalLinkFormatter.d.ts.map