export declare const DG_QUERY_PARAMS: {
    query: string;
    variationId: string;
};
