import { DeveloperIconProps } from '../icon'; export declare const Figma: (props: DeveloperIconProps) => import('react').FunctionComponentElement;