import { ExternalEvent } from 'picmo'; export declare type PopupEvent = ExternalEvent | 'picker:open' | 'picker:close';