/**
 * close existing whiteboard when a screen is shared
 */
export declare const useCloseScreenshareWhiteboard: () => void;
