import React from 'react'; /** @deprecated Use icons from icons-v2-generated instead. */ export declare const OpenFrameLogo: ({ className, lowerPathColor, upperPathColor, ...props }: { className?: string; lowerPathColor?: string; upperPathColor?: string; } & React.SVGProps) => React.JSX.Element; //# sourceMappingURL=openframe-logo.d.ts.map