import { ParamsSection } from "../../internal_modules";
export declare class ParamsSectionRectang extends ParamsSection {
    constructor(rY: number, rLargeurFond: number, rKs: number, rQ: number, rIf: number, rYB: number, nullParams?: boolean);
}
//# sourceMappingURL=section_rectang_params.d.ts.map