import { ApplicationState } from '../types'; declare const mountHandlerResizeBottomRight: (getState: () => ApplicationState) => Element; export default mountHandlerResizeBottomRight; //# sourceMappingURL=mountHandlerResizeBottomRight.d.ts.map