/**
 * Hook to position the iframe and its container at the top of the screen when drawer is open
 */
export declare const useIframePositioning: () => void;
export default useIframePositioning;
