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