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