import { TRecord } from "../types/record.types";
export declare function handleGetLastDrawData(): TRecord;
