export declare const check: (contents: string | null) => void;
