export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ wrapper: string; container: string; haloBackdrop: string; foreground: string; header: string; btn: string; btnPrimary: string; btnCancelActive: string; btnSpeechToTextActive: string; content: string; label: string; labelCancel: string; labelSpeechToText: string; countdownIcon: string; wave: string; pressButton: string; placeholder: string; }>;