import React from 'react'; export declare const HeightAdjuster: ({ verticalAdjuster, setVerticalAdjuster }: { setVerticalAdjuster: any; verticalAdjuster: any; }) => React.JSX.Element; //# sourceMappingURL=HeightAdjust.d.ts.map