import { CellCopyTextOutputType } from "../types/copyTextTypes"; export declare const useCopyText: () => CellCopyTextOutputType; //# sourceMappingURL=useCopyText.d.ts.map