import type { FC, SVGProps } from "react";
export declare const Avatars: FC<SVGProps<SVGSVGElement>>;
export default Avatars;
//# sourceMappingURL=Avatars.d.ts.map