/// import { IconProps } from '../../types'; declare const Planet4: (allProps: IconProps) => JSX.Element; export default Planet4;