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