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