/**
 * Minimum runway in days to ensure WarmStorage can cover costs. Used when `--auto-fund` is passed to import or add commands
 */
export declare const MIN_RUNWAY_DAYS = 30;
export declare const TELEMETRY_CLI_APP_NAME = "filecoinPinCli";
//# sourceMappingURL=constants.d.ts.map