import { ModelState, Nullable } from "instill-sdk"; export declare const OPERATION_POLL_TIMEOUT = 5000; export declare const TABLE_PAGE_SIZE = 10; export declare const getStatusMessage: (state: Nullable, hardwareType: string) => string; //# sourceMappingURL=constants.d.ts.map