declare const _default: ({ resolver }: Context) => {
    loader: any;
    options: {
        target: string;
    };
};
export default _default;
