import { reportParams } from '../../../types/report';
export declare const _handleCustome: (params: reportParams<any>) => void;
