export declare const validate: (filename: string) => Promise<void>;
