import { IPopupProps } from '../Popup';
export default function Props(_props: IPopupProps): null;
