declare const _default: {
    route: string;
    default: string;
    names: Map<string, string>;
};
export default _default;
