import { IconSvgProps } from '../types';
declare const Copyleft: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Copyleft;
//# sourceMappingURL=Copyleft.d.ts.map