export declare const layout1: {
    Plate: string;
    Well: string;
    sample_id: string;
}[];
export declare const layout2: {
    Plate: string;
    Well: string;
    sample_id: string;
}[];
export declare const layout3: {
    Plate: string;
    Well: string;
    sample_id: string;
}[];
export declare const layout4: {
    Plate: string;
    Well: string;
    sample_id: string;
}[];
//# sourceMappingURL=layouts.d.ts.map