import { PopoverMock } from './popover';
export declare class PopoverControllerMock {
    static instance(popOver?: PopoverMock): any;
}
