import { TConfig } from "../config_types/TConfig"; import { TCustomEdgeResponses } from "../TCustomEdgeResponse"; export declare function applets_irs_plan(_config: TConfig): TCustomEdgeResponses;