import { ContestSelection } from "../av_client/types"; export declare function extractContestSelections(cvrJson: any): ContestSelection[];