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