/**
 * Copyright (c) Corinvo, LLC. and its partners and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

@forward 'avatar';
@forward 'tokens';

@use 'avatar';
@use 'tokens';

@include avatar.Avatar;