export declare type When = (transcript: string) => boolean;
