export declare function noop(): void; export declare function withSignal(value: T, signal: AbortSignal): T;