export declare const SyncSkipUnderPriority: ({ priority }: {
    priority: number;
}) => null;
//# sourceMappingURL=SyncSkipUnderPriority.d.ts.map