import { AvatarProps } from './types'; export declare function styleAvatar(props: AvatarProps): string[];