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