import { StringItem } from "../ClipboardItem/convert";
export declare function writeFallback(stringItem: StringItem): boolean;
