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