export interface FDialogSelfProps { } export type FDialogProps = FDialogSelfProps;