import { TDimension } from '../state';
declare const _default: (width: TDimension, height: TDimension) => void;
export default _default;
