import type { Five } from '@realsee/five';
export declare function waitFiveLoaded(five: Five): Promise<void>;
