import type { Policy } from '../types.js'; export declare function compile(restriction: string): Promise; //# sourceMappingURL=index.d.ts.map