import { IPlanCardProps } from './types'; declare const _default: { success: IPlanCardProps; }; export default _default;