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