import type { GenerateStyle } from '../../theme/interface';
import type { ActionsToken } from '.';
declare const genActionsAudioStyle: GenerateStyle<ActionsToken>;
export default genActionsAudioStyle;
