export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ wrapper: string; nopadding: string; textArea: string; previewContainer: string; footer: string; footerActions: string; bordered: string; waveContainer: string; }>;