import { IconProps } from '../lib';
declare function FramerLogo(props: IconProps): JSX.Element;
export default FramerLogo;
