import type { IconComponent } from '../types'; declare const Dialog: IconComponent; export default Dialog;