declare const _default: (id?: string, name?: string) => string[];
export default _default;
