import { Option } from '../main';
export declare function dialogForm(option: Option): void;
