import type { TaraskStep } from './types';
export declare const applyG: TaraskStep;
