import { PostModifyElementArgs } from "../../elementSettings/useUpdateHandlers"; export declare const replaceFullIconObject: ({ newElement, newValue }: PostModifyElementArgs) => void;