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