/** * no operation * * dummy function that's doing nothing, exists only to keep the reference */ export declare function noop(): void;