/// import { FTLAvatarProps } from "../../"; export declare const FTLAvatar: ({ size, type, src, ...other }: FTLAvatarProps) => JSX.Element;