declare const _default: {
    process(): {
        code: string;
    };
    getCacheKey(): string;
};

export { _default as default };
