declare const csp: (desc: string) => void;
export { csp };
