declare const _default: () => readonly [import("preact/hooks").Ref<HTMLDivElement>, {
    width: number;
    height: number;
}];
export default _default;
