declare const _default: {
    find: (scope: string, name: string) => string;
};
export default _default;
