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