export declare function customControls(onReport?: () => void): {
    Report: any;
};
//# sourceMappingURL=controls.d.ts.map