export declare const defaultOptions: {
    defaultVH: undefined;
    defaultVW: undefined;
    updateOnResize: boolean;
};
