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