import type { GpuQuotaItem } from '../types'; export declare const gpuFormRowIdLength = 3; export declare const createEmptyRow: () => GpuQuotaItem;