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