import type { IconProps } from '../../types';
declare const PlanIcon: import("react").NamedExoticComponent<IconProps>;
export { PlanIcon };
