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