/** * Base dialog component styles * Provides common styling for all dialog components */ export declare const getDialogComponentStyles: () => string;