@use './button-loading';

@mixin base($theme) {}

@mixin color($theme) {}

@mixin typography($theme) {}

@mixin density($theme) {}

@mixin overrides($tokens: ()) {}

@mixin theme($theme) {}
